﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0px;}
input,button,ul,ol{margin:0px;padding:0px;}
body,input,button,form,textarea{font-size:14px; line-height:28px; font-family: "microsoft yahei", "Arial Black"; color:#333;}
h1,h2,h3,h4,h5,h6,font {font-size:14px; font-weight:normal;}
ul,ol{list-style:none;}
img{border:0px; margin:0; padding:0;}
em,i,strong{ font-style:normal; }
button,input,select,textarea{font-size: 100%;}
table {border-collapse: collapse;border-spacing:0;}
body{ background:#fff;}
*{padding:0px; margin:0px }
div{ margin:0; padding:0; border:0;}
p{ margin:0;}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
html{ min-width:1366px; }
/*链接*/
a{ text-decoration:none; color:#333; background: transparent;  outline:none;cursor:pointer ;}
a:focus { outline:none; }
a:hover,a:active{ color:#da251d; text-decoration:none; }
a:visited{text-decoration:none;}

/*表单*/
form {margin: 0;}
button,input,select,textarea {
    font-size: 100%;  /* Correct font size not being inherited in all browsers. */
    margin: 0;  /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */
    vertical-align: baseline; /* Improve appearance and consistency in all browsers */
    *vertical-align: middle; /* Improve appearance and consistency in all browsers */
    outline:none;
}
button,select {text-transform: none;}
input{ line-height: normal; border:none;}
textarea{ -moz-box-sizing: border-box;  background: #dddddd;border: 1px solid #999999;width:99%;}
fieldset{display: block;-webkit-margin-start: 2px;-webkit-margin-end: 2px;-webkit-padding-before: 0.35em;-webkit-padding-start: 0.75em;-webkit-padding-end: 0.75em;-webkit-padding-after: 0.625em;min-width: -webkit-min-content;border-width: 2px;border-style: groove;border-color: threedface;border-image: initial;}
/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dd {margin:0;}
audio:not([controls]) {display: none; height: 0;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red {color: #F00 !important;}

/*清除浮动*/
.clearfix:after {visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0; }
.clearfix{*zoom:1;}
.clear { clear:both; }
.fl,.left{ float:left;}
.fr,.right{ float:right;}
/*其它*/
.hidden{ display:none;}

/*必须输入，主要*/
.required{ color:red; font-weight:bold;}
.form_text_verifycode { width:80px; }
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}

/*网站公用样式表*/
.w1200{width:1200px;margin:0 auto;}
.w1400{width:1400px;margin:0 auto;}
.por{position: relative;}
.poa{position: absolute;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
.icon1{background:url(../images/icon1.png) no-repeat; display:inline-block; vertical-align:middle;}
#banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
.trans{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in;}

/*top*/
#top_main{margin:0 auto; position:relative; z-index:66; width:100%; background:url(../images/top_01.jpg) center center no-repeat;}
#top_main1{margin:0 auto; z-index:66; width:100%;}

#top_main #top{height:85px;position:relative;box-sizing:border-box;z-index: 11;min-width: 1300px; }
#top_main #top .logo{display: inline-block;vertical-align: middle; width:157px;float:left; margin-left:50px;}
#top_main #top .logo .weblogo{display: block; width:157px;height:41px;vertical-align: middle; margin-top:23px; }
#top_main #top .top_r{ margin-right:50px;}

.top_main.fixed{ position:fixed; left:0; top:0; width:100%; background-color:#fff; z-index:999;}
#top .header_search{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width:198px;  margin-top:24px; height:40px; margin-right:40px; border:#ddd solid 1px; border-radius:60px;}
#top .header_search .search_btn{width:60px; height:30px; cursor: pointer;background: url(../images/yc11_03.png) no-repeat center center; border-radius:20px;}
#top .header_search .search_btn:hover{opacity:.8;filter:alpha(opacity=80);}
#top .header_search .search_main{position: absolute; z-index: 10; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 0; height: 80px; right: 0px; top:80px; overflow: hidden; background: #fff;}
#top .header_search .search_box{width:280px;height:40px;margin-top:20px;margin-left:40px;background:url(../images/search_main.png) no-repeat bottom center;}
#top .header_search .search_box input{background-color: none; border: none;}
#top .header_search .stxt{width:170px; height: 40px;line-height: 40px; display: block; text-indent: 10px;color:#999; background-color:transparent;}
#top .header_search .sbtn{width:15px; height: 15px; display: block; cursor: pointer;background: url(../images/search1.png) no-repeat center center; margin-top:12px;}
#top .header_search.addy .search_main{width: 360px;}
#top .header_search.addy .search_btn{ background: url(../images/search2.png) no-repeat center center; width:60px; height:40px;}

.hsearch{ position: relative;   z-index: 5;  display: block; width:36px; height:36px;margin:26px 50px 0 50px;}
.hsearch_box{position: absolute; right:10px; top: 0; height: 30px;}
.hsearch_input, .hsearch_btn{outline: 0; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-appearance: none;}
.hsearch_input{padding: 0; vertical-align: top; width: 0; line-height:26px; height:26px;background-color: #fff; border:none; border-radius: 30px;}
.hsearch_hover .hsearch_input{padding: 8px 40px 8px 19px; width: 200px; transition: width .3s; -moz-transition: width .3s; -webkit-transition: width .3s;border: 1px solid #f6f6f6;}
.hsearch_btn{position: absolute; background-color: transparent; cursor: pointer; z-index: 5; top: 0px; right: 0px; display: block; width: 36px; height: 36px; background:url(../images/sou_03.png) center center no-repeat;  background-repeat: no-repeat; background-position: center center; border: none; overflow: hidden;}
.hsearch_hover .hsearch_box { position: absolute; right:0px; top: -5px; height: 30px;}
.hsearch_hover .hsearch_btn{top: 4px;right: 8px;background:url(../images/sou_04.png) center center no-repeat; }

.tel_main{ margin-right:30px; margin-top:36px;}
.tel_main .icon{ display:block; float:left; width:20px; height:20px; background-position:0px -122px; margin-top:2px;}
.tel_main p{ float:left; font-size:26px; color:#70a90d; font-family:"Arial"; padding-left:10px; line-height:26px;}
.tel_main p .tel_e{ display:block;font-size:20px; color:#333; font-family:"Arial"; line-height:20px;}
#top .top_tel{ font-size:24px; color:#666; line-height:24px; background:url(../images/yc10_03.png) left center no-repeat; padding-left:30px; font-family:"Arial"; margin-top:36px; margin-right:20px;}
/*nav*/
#nav{width:100%;height:85px; }
#nav ul{display:block;width:100%;}
#nav li{float:left;display:block;height:85px;font-size:14px;text-align:center;line-height:85px; position:relative;}
#nav li.li5{ margin-left:160px;}
#nav li a{display:block;text-align:center;height:85px;color: #333;line-height:85px; font-size:16px; padding:0 32px;}
#nav li.li5 .aa,#nav li.li6 .aa,#nav li.li7 .aa,#nav li.li8 .aa{ color:#fff;}
#nav li a:hover,#nav li.hover a{ font-weight:bold;}
#nav li.li2 ul{ display:none;}
#nav li ul {  left:50%; top:85px;  z-index: 199; opacity: 0; visibility: hidden; height: auto;  width:120px; margin-left:-60px; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); margin-right:0;background: rgba(255, 255, 255, .8); position:absolute;}
#nav li:hover ul { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
#nav li ul li { display: block; clear: left; width:100%; background: none; height:45px;background: rgba(255, 255, 255, .8); border-bottom: rgba(171, 171, 171, .8) solid 1px; line-height: 45px; margin: 0; padding:0;text-align: center; margin-right:0; border-radius:0; }
#nav li ul .w1200{ width:100%;}
#nav li ul li:last-child{ border-bottom:none;}
#nav li ul li a{font-size:14px;height:45px; line-height:45px;margin:0; color:#333 ; padding:0;}
#nav li:hover ul li a,#nav li.hover ul li a{ color:#333; background-color:#fff; margin:0; }
#nav li ul li:hover a{background:#c51317;color: #fff; border-radius:0;height:45px; line-height:45px;}
#nav li.li3 ul{ width:160px; margin-left:-80px;}



#top_main1 .logo{ background:url(../images/lo_b_01.png) right center no-repeat; width:456px; height:90px;}
#top_main1 .logo img{ display:block; margin-left:50px; margin-top:18px;}
#top_main1 #nav li a{ color:#333;}
#top_main1 #nav li a:hover,#top_main1 #nav li.hover a{height:34px;color: #fff;background-color:#aacd23; }
#top_main1 #nav li ul li:hover a,#top_main1 #nav li ul li.hover a{ color:#fff; }
#top_main1 #nav li ul li a{color:#fff; }
#top_main1 #nav li ul li:hover a{background-color:#96b61c;color: #fff; line-height:40px; height:40px;}
#top_main1 #top .header_search .search_btn{width:40px; height: 40px; cursor: pointer;background: url(../images/search3.png) no-repeat center center; border-radius:20px;}
#top_main1 #top .header_search.addy .search_btn{ background: url(../images/search2.png) no-repeat center center;}
#top_main1 #top .top_r { position: relative; margin-right: 80px;}

/* banner */
.banner_main { width: 100%; overflow: hidden; position: relative; z-index: 2;}
.banner_main .banner { width: 100%; min-width: 1000px;padding: 0 0 45.46%; z-index: 20; position: relative; overflow: hidden; *zoom: 1;}
.banner_main .banner .list { width: 100%;}
.banner_main .banner li { width: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 1; overflow: hidden; background: #fff;}
.banner_main .banner li img { width: 100%; height: 100%; display: block; position: relative; left: 0; top: 0;}
.banner_main .banner li a { width: 100%; display: block; height: 100%;}
.banner_main .banner .tip { width: 100%; height: 20px; text-align: center; position: absolute; left: 0; bottom:50px; z-index: 10;}
.banner_main .banner .tip span { width:41px; height:3px; margin: 0 5px; display: inline-block; cursor: pointer; vertical-align: top; background: none;  background-color:#fff; border-radius:30px;}
.banner_main .banner .tip span.cur { background: #d81916;opacity:1; width:60px;}
.banner_main .banner .prev,.banner_main .banner .next { width:64px; height:64px; position: absolute; z-index: 12; top: 50%; margin-top: -30px; cursor: pointer; background-position: -0px -0px;display:none;}
.banner_main .banner .prev {left:8%; background-position: -0px -0px;}
.banner_main .banner .prev:hover { background-position:  -162px -0px;}
.banner_main .banner .next { right:8%; background-position: -94px -0px;}
.banner_main .banner .next:hover { background-position: -256px -0px;}
.banner_main .banner:hover .prev,.banner_main .banner:hover .next{ display:block;}
@media (min-width: 1460px) {
  .banner_main .banner .prev,.banner_main .banner .next { width:63px; height:63px; margin-top: -30px; cursor: pointer; background-position:  -0px -0px; display:none; }
  .banner_main .banner .prev { left:8%; background-position:-0px -0px;}
  .banner_main .banner .prev:hover { background-position: -162px -0px;}
  .banner_main .banner .next { right:8%; background-position: -94px -0px;}
  .banner_main .banner .next:hover {  background-position: -256px -0px;}
  .banner_main .banner:hover .prev,.banner_main .banner:hover .next{ display:block;}
}



:-moz-placeholder{/* Mozilla Firefox 4 to 18 */ color: #999; opacity:1;}
::-moz-placeholder{/* Mozilla Firefox 19+ */ color: #999;opacity:1;}
input:-ms-input-placeholder{color: #999;opacity:1;}
input::-webkit-input-placeholder{color: #999;opacity:1;}


/*footer*/
.footer_main{position:relative;width:100%;height:417px; background:url(../images/jt11_02.jpg) center center no-repeat;overflow:hidden;}
.footer_main .footer{ height:360px; border-bottom:#222 solid 1px;}
.footer_main .part1 .middle{ float:left; width:400px;}
.footer_main .part1 .middle span{ font-size:16px; color:#eee; line-height:16px; padding-top:20px; display:block;}
.footer_main .part1 .middle .bottomLogo{ margin-top:80px; width:400px; height:56px; display:block;}
.footer_main .part1 .middle .bottomLogo img{ width:173px; height:41px; background-size:100%; float:left;}
.footer_main .part1 .middle p{ display:block; font-size:30px; color:#eee; line-height:30px; font-family:"Arial"; margin-top:4px;}
.footer_main .part1 .middle .oa{ display:block; width:122px; height:26px; text-align:center; line-height:26px; font-size:12px; color:#ccc; border:#444 solid 1px; margin-top:22px;}
.footer_main .part1 .middle .oa:hover{ background-color:#444; color:#fff;}
.footer_main .part1 .middle ul{ display:block;  width:510px; margin-top:28px;}
.footer_main .part1 .middle ul li{ float:left; height:16px; line-height:16px; border-right:#4e4e4e solid 1px; padding-right:23px; padding-left:23px;}
.footer_main .part1 .middle ul li a{ display:block; font-size:16px; color:#fff; line-height:16px;}
.footer_main .part1 .middle ul li a:hover{color:#3daf3b;}
.footer_main .part1 .middle ul li:nth-child(1){ padding-left:0;}
.footer_main .part1 .middle ul li:first-child{ padding-left:0;}
.footer_main .part1 .middle ul li:nth-child(5){ padding-right:0; border-right:none;}
.footer_main .part1 .middle ul li:first-child+li+li+li+li{ padding-right:0; border-right:none;}
.footer_main .bcontact { width:800px; float: left; padding-top:80px;}
.footer_main .bcontact dl{ width:200px; float:left; text-align:left;}
.footer_main .bcontact dl dt a{ display:block; font-size:18px; color:#ddd; line-height:18px;}
.footer_main .bcontact dl dt i{ display:block; width:20px; height:1px; background-color:#666; margin-top:14px;}
.footer_main .bcontact dl dd{ display:block; padding-top:14px;}
.footer_main .bcontact dl dd a{display:block; font-size:14px; color:#999; line-height:14px;}
.footer_main .bcontact dl a:hover{ color:#fff;}
.footer_main .part1 .bottomNav{float:left;margin-top:60px; margin-left:60px; width:308px;}
.footer_main .part1 .bottomNav h1{ font-size:24px; line-height:24px;color:#fff; font-weight:normal; padding-bottom:10px; }
.footer_main .part1 .bottomNav p{ padding-top:12px; width:310px; display:inline-block;}
.footer_main .part1 .bottomNav p i{ display:block; float:left; width:23px; height:24px; background-position:-36px -428px;}
.footer_main .part1 .bottomNav p i.s2{ display:block; float:left; width:23px; height:24px; background-position:-68px -428px;}
.footer_main .part1 .bottomNav p span{display:block; width:220px; float:left; font-size:14px; color:#999; line-height:24px; margin-left:12px;}
.footer_main .part1 .right{float:right;margin-top:80px;}
.footer_main .part1 .right .wx{display:block;width:150px;text-align:center; float:left;}
.footer_main .part1 .right .wx b{ display:block; margin:0 auto; width:150px; height:150px; background-color:#fff;}
.footer_main .part1 .right .wx img{display:inline-block;width:150px;height:150px;}
.footer_main .part1 .right .tit{margin-top:12px;font-size:14px;color:#999;line-height:16px;text-align:center;}
.footer_main .part1 .right .wx1{display:block;width:130px;height:130px; background-color:#fff; text-align:center; float:left; margin-left:30px;}
.footer_main .part1 .right .wx1 img{display:inline-block;width:120px;height:120px; margin-top:5px;}
.copyright{width:100%;height:50px;line-height:50px;}
.copyright p{font-size:12px;color:#ccc; float:left;}
.copyright i{font-size:12px;color:#ccc; float:right;}
.copyright a{font-size:12px;color:#ccc;}
.copyright span{margin:0 6px;}
.copyright a:hover{color:#fff;}


/*index*/
.index{position:relative;}
.index .title{padding-top:80px;}
.index .title .tit{font:normal 26px "microsoft yahei";color:#333;text-align:center;}
.index .title .entit{font:normal 14px "AvantGarde Bk BT";color:#999;text-align:center;}
.index .learnMore{display:block;width:130px;height:32px;margin-top:30px;font:normal 12px arial;color:#333;line-height:32px;text-align:center;background:url("../images/learnMore.png") no-repeat;transition:all ease 600ms;}
.index .learnMore:hover{color:#fff;background:url("../images/learnMore1.png") no-repeat;transition:all ease 600ms;}
.index #floor_1_main{position:relative;padding-bottom:60px;}
.index .wBg{position:absolute;bottom:0;left:58px;width:650px;height:292px;background:url("../images/wBg.png") no-repeat;z-index:3;}

/**/
.in_title{ padding-top:100px; text-align:center; margin:0 auto;}
.in_title h3{ display:block;font-size:40px; color:#333;line-height:40px; background:url(../images/jt12_03.png) center center no-repeat; width:270px; margin:0 auto;}

.index_sou{}

.floor_1_main{ width:100%; position:relative; z-index:66; background:url(../images/jt1_02.jpg) center center no-repeat; height:750px;}
.floor_1{ padding-top:150px;}
.floor_1_1{ background:url(../images/jt2_03.png) center center no-repeat; width:701px; height:511px; padding-top:20px; float:left;}
.floor_1_1 img{ display:block; width:580px; height:435px; margin-left:20px;}
.floor_1_2{ float:right; width:646px; margin-right:50px;}
.floor_1_2 h3{ font-size:30px; color:#333; line-height:30px;}
.floor_1_2 p{ font-size:16px; color:#72767c; line-height:30px; padding-top:40px;}
.floor_1_2 a{ display:block; width:200px; height:46px; margin-top:60px; text-align:center; background-color:#da1419; font-size:16px; line-height:46px; color:#fff; border-radius:4px;transition: ease-in-out .2s;}
.floor_1_2 a:hover{ width:210px; background-color:#c51317;}


.floor_2_main{ background-color:#eff3f7; width:100%; overflow:hidden;}
.floor_2_1{ width:100%; margin-top:60px; position:relative;}
.floor_2_1 ul{ display:inline-block; width:100%; overflow:hidden;}
.floor_2_1 ul li{ width:20%; float:left; position:relative;transition: ease-in-out .2s; overflow:hidden;}
.floor_2_1 ul li .img1{ display:block; width:100%;transition: ease-in-out .2s;}
.floor_2_1 ul li:hover .img1{transform: scale(1.06, 1.06);}
.floor_2_1 ul li h3{ font-size:24px; color:#fff; line-height:30px; position:absolute; left:7%; width:86%; text-align:center; top:50%; margin-top:-28px; z-index:2;}
.floor_2_1 ul li i{ display:block; width:50px; height:50px;transition: ease-in-out .5s; background-position:-0px -345px; position:absolute; left:50%; top:56%; margin-left:-25px; z-index:2;}
.floor_2_1 ul li em{ display:block; position: absolute;  left:0%; top:0;  z-index: 1; opacity: 0; visibility: hidden; height:100%; overflow: hidden; width:100%; background:url(../images/jt5_03.png) center center no-repeat; transition: all .6s ease 0s; transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); }
.floor_2_1 ul li:hover em { opacity: 1; visibility: visible; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); text-align:center;}
.floor_2_1 ul li:hover i{background-position:-58px -345px;}

.floor_3_main{ background-color:#eff3f7; width:100%; overflow:hidden; padding-bottom:100px;}
.in_title1{ display:inline-block; padding-top:100px; width:100%; }
.in_title1 h3{position:relative;  z-index:2; float:left;}
.in_title1 h3 span{ display:block;font-size:40px; color:#333; line-height:40px;position:relative;  z-index:2;}
.in_title1 h3 i { display:inline-block; width:136px; height:5px; background-color:#de4045; position:absolute; right:0; bottom:-3px; z-index:0;}
.in_title1 .in_y{ float:right;}
.in_title1 .in_y a{ display:block; float:left; width:140px; height:40px; background-color:#666; margin-left:2px; line-height:40px; font-size:14px; color:#fff; text-align:center;}
.in_title1 .in_y p{ display:inline-block;}
.in_title1 .in_y p span{ float:left; display:block;}
.in_title1 .in_y p i{ float:left; display:block; width:15px; height:7px; background-position:0px -293px; margin-top:16px; margin-left:20px;}
.in_title1 .in_y a:hover{ background-color:#de4045;}
.in_title1 .in_y a:nth-child(1){background-color:#de4045;}

.floor_3_1{ margin-top:56px; width:100%; position:relative; }
.floor_3_1 .parHd{ position:absolute; right:0; top:-96px;}
.floor_3_1 .parHd li{ float:left; width:140px; height:40px; background-color:#666; margin-left:2px; line-height:40px;}
.floor_3_1 .parHd a{ display:block; height:100%; width:100%; font-size:14px; color:#fff; text-align:center;}
.floor_3_1 .parHd li p{ display:inline-block;}
.floor_3_1 .parHd li p span{ float:left; display:block;}
.floor_3_1 .parHd li p i{ float:left; display:block; width:15px; height:7px; background-position:0px -293px; margin-top:16px; margin-left:20px;}
.floor_3_1 .parHd a:hover{ background-color:#de4045;}
.floor_3_1 .parHd li.on a{background-color:#de4045;}
.floor_3_1 .slideBox{ width:100%;} 
.floor_3_1 .slideBox .sids{ width:800px; height:450px; float:left; overflow:hidden; position:relative;}
.floor_3_1 .slideBox .sids .hd{ position:absolute; left:40px; bottom:40px; z-index:66;}
.floor_3_1 .slideBox .sids .hd ul li{ width:14px; height:14px; float:left; font-size:0; background-color:rgba(255,255,255,0.6); border-radius:20px; margin-right:8px;}
.floor_3_1 .slideBox .sids .hd ul li.on{ background-color:#fff;}
.floor_3_1 .slideBox .sids .bd ul{ display:inline-block; width:100%;}
.floor_3_1 .slideBox .sids .bd ul li{ display:block; position:relative;width:800px; height:450px;}
.floor_3_1 .slideBox .sids .bd ul li img{ display:block; width:100%;}
.floor_3_1 .slideBox .sids .bd ul li h3{ font-size:32px; color:#fff; line-height:32px; position:absolute; left:38px; bottom:154px; text-shadow: 0px 2px 5px #131313;}
.floor_3_1 .slideBox .sids .bd ul li i{ display:block; font-size:16px; color:#fff; line-height:26px; position:absolute; left:38px; bottom:80px; padding-right:100px;text-shadow: 0px 2px 5px #131313;}
.floor_3_1 .slideBox .sids .bd ul li p{ position:absolute; right:38px; top:38px; font-size:24px; color:#fff; font-weight:bold; text-align:right;}
.floor_3_1 .slideBox .sids .bd ul li p span{ display:block; font-size:45px; padding-bottom:8px;}
.floor_3_1 .slideBox .pa_you{background-color:#fff; float:right; height:448px; width:519px; border:#ccc solid 1px; border-left:none; padding:0 40px;}
.floor_3_1 .slideBox .pa_you a{ display:block; width:100%; padding:28px 0; border-bottom:#f2f2f2 solid 1px;}
.floor_3_1 .slideBox .pa_you a h3{ display:inline-block; width:100%;font-size:24px;}
.floor_3_1 .slideBox .pa_you a h3 span{ display:block; float:left;font-size:22px; color:#333; line-height:22px; font-weight:bold;}
.floor_3_1 .slideBox .pa_you a h3 i{ display:block; line-height:24px; font-family:"Arial"; font-size:24px; color:#333; float:right;}
.floor_3_1 .slideBox .pa_you a p{ display:block; font-size:14px; color:#999; line-height:23px;}
.floor_3_1 .slideBox .pa_you a:last-child{ border-bottom:none;}
.floor_3_1 .slideBox .pa_you a:hover h3 span{ color:#da1419;}

.floor_4_main{  width:100%;}
.floor_4_main .in_title1{ padding-top:80px;}
.floor_4_1{ padding-top:40px;}
.floor_4_1 ul{ display:inline-block; width:105%;}
.floor_4_1 ul li{ width:435px; float:left; margin-right:48px; background-color:#f2f2f2; padding-bottom:38px;transition: all .3s ease 0s;}
.floor_4_1 ul li b{ display:block; width:435px; height:242px; overflow:hidden;}
.floor_4_1 ul li img{ display:block;width:435px; height:242px; transition: all ease 300ms;}
.floor_4_1 ul li:hover img{ transform: scale(1.06, 1.06);}
.floor_4_1 ul li i{ display:block; font-family:"Arial"; font-size:18px; color:#999; line-height:18px; padding-top:34px; padding-left:40px;}
.floor_4_1 ul li h3{padding:0 40px; font-size:22px; color:#151527; line-height:32px; font-weight:bold; margin-top:24px; font-weight:bold;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.floor_4_1 ul li p{ padding:0 40px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; font-size:14px; color:#999; line-height:24px; height:82px; margin-top:10px;}
.floor_4_1 ul li .xq{ display:inline-block; padding-left:40px;}
.floor_4_1 ul li .xq span{ display:block; font-size:16px; color:#151527; line-height:16px; float:left;}
.floor_4_1 ul li .xq  em{ display:block; float:left; width:21px; height:7px; background-position:0px -309px; margin-left:10px; margin-top:5px;transition: all .8s ease 0s;}
.floor_4_1 ul li:hover h3{ color:#fff;}
.floor_4_1 ul li:hover{ background-color:#da1419;}
.floor_4_1 ul li:hover i{ color:#fff;}
.floor_4_1 ul li:hover p{ color:#fff;}
.floor_4_1 ul li:hover .xq span{ color:#fff;}
.floor_4_1 ul li:hover .xq  em{background-position:0px -319px;}

.floor_4_2{ padding-top:10px; width:100%; overflow:hidden;}
.floor_4_2 ul{ display:inline-block; width:120%;}
.floor_4_2 ul li{ width:470px; float:left; margin-top:52px;}
.floor_4_2 ul li i{ display:block; float:left; width:45px; height:45px; margin-top:12px;}
.floor_4_2 ul li i img{ display:block; width:45px; height:45px;}
.floor_4_2 ul li h3{ float:left; font-size:18px; color:#2c303c; line-height:18px; padding-left:16px;}
.floor_4_2 ul li h3 p{ font-size:56px; color:#333; line-height:56px; font-weight:bold;float:left; }
.floor_4_2 ul li h3 p span{ display:inline-block; font-size:70px; line-height:70px; font-family:"Arial"; float:left;}
.floor_4_2 ul li h3 em{ display:block; float:left; font-size:40px; color:#333; font-weight:bold;}
.floor_4_2 ul li b{ display:block;font-size:18px; color:#2c303c; font-weight:normal; clear:left;}

.floor_5_main{ background-color:#da1419;height:700px; width:100%;}
.floor_5_main .w1400{ margin-top:90px; position:relative;}
.floor_5_1{ position:absolute; width:960px; height:700px; left:0; top:0; margin-left:-260px;}
.floor_5_2{ background:url(../images/jt9_03.png) center center no-repeat; width:822px; height:516px; position:absolute; right:0; top:100px;}
.floor_5_2 .in_title1{ padding-top:px; padding-left:122px; padding-top:118px;}
.floor_5_2 ul{ padding-left:122px; padding-top:30px; }
.floor_5_2 ul li{ display:inline-block; width:100%; padding-top:14px; font-size:18px; color:#333; line-height:18px; font-family:"Arial";} 
.floor_5_2 ul li p{ float:left;}
.floor_5_2 ul li p span{ display:inline-block; font-size:18px; color:#666;font-family: "microsoft yahei";}
.floor_5_2 ul li .p1{ width:300px;}
.floor_5_2 ul li .p1 span{ width:124px;}
.floor_5_2 ul li .p2 span{ width:56px;}
.floor_5_2 ul li.li6 .p1{ width:100%;font-family: "microsoft yahei";}


.floor_6_1{ padding:30px 0 ;}
.floor_6_1 ul{ display:inline-block; width:100%;}
.floor_6_1 ul b{ display:block; float:left;font-size:18px;}
.floor_6_1 ul li{ float:left; background:url(../images/w14_03.png) left center no-repeat; padding-left:24px; margin-right:20px;}
.floor_6_1 ul li a{ display:block; font-size:18px;}

/********.toolbar1*********/
/*rightFix*/
.rightFix{width: 48px; position: fixed; right: 1%; bottom: 20%; margin-top: -110px; z-index: 99;}
.rightFix .ico{width: 48px; height: 48px; display: block; position: relative; overflow: hidden; margin: 0px; transition: all ease 300ms; margin-top: 1px; padding: 0px; border-radius: 48px; border: 1px solid #eee; margin-bottom: 5px; background: #fff url(../images/fix-ico.png) no-repeat center 0;cursor:pointer;}
.rightFix .ico img{width: 120px; height: 120px; position: absolute; left: -78px; top: 0; padding: 3px; background: #d81916; border: 1px solid #f0cd91; display: block; opacity: 0; filter: alpha(opacity=0); transition: all ease-in-out 0.2s; border-radius: 10px;}
.rightFix .ico span{width: 210px; text-align: center; height: 48px; line-height: 48px; position: absolute; left: -78px; top: 0; background: #fff; color: #fff; display: block; font-weight: bold; font-size: 18px; opacity: 0; filter: alpha(opacity=0); transition: all ease-in-out 0.2s; border-radius: 48px;}
.rightFix .ico span.ftel{background:#d81916;} 
.rightFix .ico:hover{background-color: #d81916; border-color: #d81916; overflow: visible;}
.rightFix .ico:hover img{opacity: 1; filter: alpha(opacity=100); left: -140px;}
.rightFix .ico:hover span{opacity: 1; filter: alpha(opacity=100); left: -215px;}
.rightFix .fix-tel{background-position: 11px 12px;}
.rightFix .fix-tel:hover{background-position: -33px 12px;}
.rightFix .fix-qq{background-position: 11px -40px;}
.rightFix .fix-qq:hover{background-position: -33px -40px;}
.rightFix .fix-ewm{background-position: 11px -96px;}
.rightFix .fix-ewm:hover{background-position: -33px -96px;}
.rightFix .fix_top{background-position: 11px -150px;}
.rightFix .fix_top:hover{background-position: -33px -150px;}
.rightFix .fix-form{background-position: 10px -234px;}
.rightFix .fix-form span{font-size: 14px; line-height: 23px; width: 180px;}
.rightFix .fix-form:hover{background-position: -37px -234px;}
.rightFix .qq{background-position: 11px -192px;}
.rightFix .qq:hover{background-position: -33px -192px;}




@media (max-width: 1800px) {
	#nav li.li5 { margin-left: 120px;}
	#nav li a{ padding:0 28px;}
}

@media (max-width: 1700px) {
	#nav li a{ padding:0 26px;}
	#nav li.li5 {
    margin-left: 130px;
}
}
@media (max-width: 1660px) {
	#nav li.li5 { margin-left: 120px;}
	#nav li a{ padding:0 24px;}
}
@media (max-width: 1600px) {
#nav li ul .w1200{ padding-left:35%;}
#nav li a{ padding:0 20px;}
}
@media (max-width: 1575px) {
}

@media (max-width: 1536px) {

#nav li a{ padding:0 16px;}
#top_main #top .top_r{ margin-right:20px;}
#nav li.li5 {
    margin-left: 100px;
}

}

@media (max-width: 1420px) {
	#nav li.li5 { margin-left: 50px;}
	#nav li a{ padding:0 12px;}
	.index_sou .w1400{ width:1300px;}	
	.floor_1_2{ width:596px; margin-right:0;}
	body{ overflow-x:hidden}
	.floor_2_1 ul li i{ top:58%;}
	.floor_3_1 .slideBox .sids{ width:700px; height:394px; float:left; overflow:hidden; position:relative;}
	.floor_3_1 .slideBox .sids .bd ul li{ display:block; position:relative;width:700px; height:394px;}
	.floor_3_1 .slideBox .pa_you a h3{ line-height:20px;}
	.floor_3_1 .slideBox .pa_you a h3 span{ font-size:20px; line-height:20px;}
	.floor_3_1 .slideBox .pa_you a h3 i{ line-height:20px;}
	.floor_3_1 .slideBox .pa_you a{ padding:23px 0}
	.floor_3_1 .slideBox .pa_you{height:392px;}
	.floor_4_1 ul li{ margin-right:30px;}
	.floor_4_1 ul li {width: 414px;}
	.floor_4_1 ul li b{ display:block; width:414px; height:230px;}
	.floor_4_1 ul li b img{ display:block; width:414px; height:230px;}
	.w1400{ width:1300px;}
	.footer_main .part1 .middle { width: 314px;}
}










